Propose v1.8.1#1459
Closed
chrisdickinson wants to merge 20 commits intonodejs:masterfrom
chrisdickinson:propose-v1.8.1
Closed
Propose v1.8.1#1459chrisdickinson wants to merge 20 commits intonodejs:masterfrom chrisdickinson:propose-v1.8.1
chrisdickinson wants to merge 20 commits intonodejs:masterfrom
chrisdickinson:propose-v1.8.1
Conversation
This reverts commit 91943a9.
This reverts commit a530b2b.
This reverts commit 4830b4b.
This reverts commit deb9d23.
This reverts commit 92dfb79.
This reverts commit 11bec72.
This reverts commit a1c9ef3.
This reverts commit 53924d8.
This reverts commit 418e839.
This reverts commit 02f12ab.
This reverts commit eb7a235.
This reverts commit 033a663.
This reverts commit 116c546.
This reverts commit ae8831f.
This reverts commit 71316c4.
This reverts commit d293a4f.
This reverts commit e4872d7.
Notable Changes:
* deps: revert openssl changes from v1.8.0
* changes inherited from v1.8.0:
* build: Support for building io.js as a static
library (Marat Abdullin) #1341
* npm: Upgrade npm to 2.8.3. (Forrest L Norvell) #1448
* src: allow multiple arguments to be passed to
process.nextTick (Trevor Norris) #1077
* module: the interaction of require('.') with NODE_PATH has been
restored and deprecated. This functionality will be removed at
a later point. (Roman Reiss) #1363
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a fast follow up to #1436.